From: Dave Love Date: Sun, 8 Dec 2002 18:59:46 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29302 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a7d33ff7e31cbadccaa8912cc51f99b3ca2db78c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 28ac06cc177..9fa291aa963 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-12-08 Dave Love + + * international/ucs-tables.el: Add latin-jisx0201 characters. Fix + translation-table-for-input for lao, thai, tibetan. + 2002-12-08 Andreas Schwab * files.el (insert-directory): Insert free space only when @@ -284,8 +289,9 @@ 2002-12-02 Fran,Ag(Bois Pinard - * (makefile-font-lock-keywords): Highlight more make keywords: - defined, endef, override, export, unexport and vpath. + * progmodes/make-mode.el (makefile-font-lock-keywords): Highlight + more make keywords: defined, endef, override, export, unexport + and vpath. 2002-12-02 Dave Love